The Dreamweaver JavaScript API > Results window functions > resWin.setCallbackCommands() |
![]() ![]() ![]() |
Availability
Dreamweaver 4.0
Description
Tells the Results window on which commands to call the processFile()
method. If this function is not called, the command that created the Results window is called.
Arguments
arrCmdNames
arrCmdNames
is an array of command names on which to call the processFile()
method.
Returns
Nothing.
![]() ![]() ![]() |